Skip to content

Add usb_hid keyboard example and link in docs - #1105

Merged
makermelissa merged 1 commit into
adafruit:mainfrom
makermelissa-ai-assistant:usb-hid-example
Apr 16, 2026
Merged

Add usb_hid keyboard example and link in docs#1105
makermelissa merged 1 commit into
adafruit:mainfrom
makermelissa-ai-assistant:usb-hid-example

Conversation

@makermelissa-ai-assistant

Copy link
Copy Markdown
Contributor

Adds examples/usb_hid_keyboard.py — a complete USB HID keyboard demo for Raspberry Pi Zero (W) showing how to use Blinka's usb_hid module. The docstring includes all prerequisites (dwc2 overlay, libcomposite module, adafruit-circuitpython-hid install), wiring instructions, and how to run.

Also links the new example in docs/examples.rst.

Based on the detailed writeup by @eightycc in #628.

Closes #628

Adds examples/usb_hid_keyboard.py with a complete USB HID keyboard
demo for Raspberry Pi Zero (W), including prerequisites, wiring, and
usage instructions in the docstring. Links the example in
docs/examples.rst.

Closes adafruit#628
@makermelissa
makermelissa merged commit b9232f4 into adafruit:main Apr 16, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add requirements and example for usb_hid

2 participants